473,435 Members | 1,567 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,435 software developers and data experts.

Roll over for menu

Hi there

I am setting up a menu. It is an "button" with roll over function. The
background image changes. That works fine :)
But: underneath is an image. Each menu item has its own image AND i
want that image to change also on mouse-over...

Here is the url:

http://www.keyone.nl/lab/beeldlijn/portal.asp

The mouse over for the buttons works as you can see. But how to change
the image underneath? I have no clou. (If it can be done with asp i am
happy too).

Can anyone help me out (a bit even)?

thanks,
Mark
Mar 14 '07 #1
1 2244
ColorWorld submitted this idea :
Hi there

I am setting up a menu. It is an "button" with roll over function. The
background image changes. That works fine :)
But: underneath is an image. Each menu item has its own image AND i want that
image to change also on mouse-over...

Here is the url:

http://www.keyone.nl/lab/beeldlijn/portal.asp

The mouse over for the buttons works as you can see. But how to change the
image underneath? I have no clou. (If it can be done with asp i am happy
too).

Can anyone help me out (a bit even)?

thanks,
Mark
Never mind. I found a solution. Each mouse over picture has its own
normal and mouse over picture like:

#mainmenu li#mo4 a:link, #mainmenu li a:visited {
background-image: url(../img/menu/f_nieuws.jpg);
}

#mainmenu li#mo4 a:hover {
background-image: url(../img/menu/f_nieuws_aan.jpg);
}

--
-------------------------------------------------------------
www.colorworld.nl
Mar 14 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Marcus | last post by:
I am after what is probably very basic help. Below is the HTML including the bit of Java I am trying to understand why its not working. The idea is as the mouse moves over and off the "button"...
6
by: Leythos | last post by:
I have a site at http://www.bhlnet.net/opep, it's template site for testing, it uses roll-over images that are setup/controlled by javascript. I've just noticed that the pages seem to be stuck with...
0
by: botenremko | last post by:
Hi all! I am searching for a css or javascript with which I can perform the roll-over-and-click-to-hold functionality as can be seen in the main navigation menu of www.watersport-bank.nl. ...
4
by: aj | last post by:
DB2 LUW v8.2 FP 14 RHAS 2.1 I have a DB2 online DB backup that was done w/ the INCLUDE LOGS option. I am interested in restoring that backup, and rolling forward ONLY the logs contained in the...
1
by: lenest | last post by:
I need help writing a program.... You are to write a python program to accomplish the following: a.. Play a dice game of Craps using a random number generator to simulate the roll of the...
3
by: UAlbanyMBA | last post by:
I am working on my website, and I am trying to make it so my menu bar is similar to the one on this website. I was told it requires css, but I am not sure how that works. Can some provide me with...
14
by: issentia | last post by:
I'm working on this site: http://www.essenceofsoy.com/redesign/index2.html and I'm having a few problems with getting the layout exactly right. 1) When the menu items are rolled over, they...
1
by: Pheddy | last post by:
Hi there :D When IE error page apears theres a button saying "More Information" and when clicking this one, a boxmenu apears under, this is NOT a dropdown menu, dont really know what it is...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.